ATSUPasteFromHandle

NOT RECOMMENDED

Pastes styled Unicode text data from a handle into a style object.

OSStatus ATSUPasteFromHandle ( 
                     ATSUStyle iStyle, 
                     Handle iStyleHandle);
DISCUSSION
The ATSUPasteFromHandle function does not produce the correct data format for displaying ATSUI style data. You should instead use the clipboard data block format described in ustl when you want to provide clipboard support or copy and paste styled text between applications or within an application.


© 2000 Apple Computer, Inc. – (Last Updated 25 Jan 00)